Seal GtkTreeViewColumn.
authorTim Janik <timj@src.gnome.org>
Fri, 20 Jun 2008 11:01:40 +0000 (11:01 +0000)
committerTim Janik <timj@src.gnome.org>
Fri, 20 Jun 2008 11:01:40 +0000 (11:01 +0000)
commit1a52d49b15fec448c2c52811b047d9cb73269876
treef7794c079cff7e567902221610aa8211e6093ac0
parenta0782663f61acb5d3ce1b4d166f2fd6d0da99e29
Seal GtkTreeViewColumn.

* gtk/gtktreeviewcolumn.h: Seal all public member fields.  The button field is
still troublesome.  We are probably going to need an accessor for this and
deprecated it immediately in GTK+ 3.0.  Accessors for requested_width and
resized_width can be useful, but I really consider them to be private and
of not much use to applications.

svn path=/trunk/; revision=20531
gtk/gtktreeviewcolumn.h